home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kimeruze! Yamikon!
/
Kimeruze! Yamikon!.iso
/
mac
/
YARIKON
/
EVENT03.Dxr
/
00002.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-23
|
214 b
|
13 lines
on enterFrame
global slide
puppetSprite(22, 1)
set the locH of sprite 22 to slide
updateStage()
end
on exitFrame
set the visible of sprite 21 to 1
set the visible of sprite 22 to 1
updateStage()
end